Skip to content

Conversation

NOVBobLee
Copy link
Collaborator

As myvariable is declared as an integer, it is meaningless that putting u after %d in the format specifier of sscanf for scanning an integer. This patch removes the u in the format specifier for avoiding misleading.

As myvariable is declared as an integer, it is meaningless that putting
u after %d in the format specifier of sscanf for scanning an integer.
This patch removes the u in the format specifier for avoiding
misleading.
@jserv jserv merged commit 3203aa3 into sysprog21:master Oct 8, 2024
1 check failed
@NOVBobLee NOVBobLee deleted the pr_patch2 branch October 8, 2024 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants